dotConnect for BigCommerce Documentation
Devart.Data Namespace / SqlShimParameterCollection<T> Class / Add Method

In This Topic
    Add Method (SqlShimParameterCollection<T>)
    In This Topic
    Overload List
    OverloadDescription
    Adds a SqlShimParameter to the SqlShimParameterCollection<T> given the parameter name and data type.  
    Adds a SqlShimParameter to the SqlShimParameterCollection<T> given the the parameter name, data type, and data size.  
    Adds a SqlShimParameter to the SqlShimParameterCollection<T> given the the parameter name, data type, data size, and source column name. For internal use.  
    Adds the specified Devart.Data.Bigcommerce.BigcommerceParameter to the SqlShimCommand.  
    Adds the specified Devart.Data.Bigcommerce.BigcommerceParameter to the SqlShimParameterCollection<T>.  
    See Also